Autogenerated HTML docs for v2.9.1-273-g79ed4 
diff --git a/git-mv.txt b/git-mv.txt index e453132..79449bf 100644 --- a/git-mv.txt +++ b/git-mv.txt 
@@ -32,10 +32,10 @@  --force:: 	Force renaming or moving of a file even if the target exists  -k:: - Skip move or rename actions which would lead to an error +	Skip move or rename actions which would lead to an error 	condition. An error happens when a source is neither existing nor 	controlled by Git, or when it would overwrite an existing - file unless '-f' is given. +	file unless `-f` is given.  -n::  --dry-run:: 	Do nothing; only show what would happen